バージョン 24.2 (最新)

BulletGraph<T>(IDictionary<String,Object>) メソッド

Fluent インターフェイスを使用してブレット グラフを作成します。
シンタックス
public BulletGraph<T> BulletGraph<T>( 
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)
where T: class

パラメータ

htmlAttributes
HTML 属性のディクショナリ

型パラメータ

T
BulletGraph

戻り値の型

ブレット グラフ ラッパー。
参照

オンラインで表示: GitHub